Prepare new upload.
authorBoyuan Yang <byang@debian.org>
Sun, 16 Mar 2025 19:40:15 +0000 (15:40 -0400)
committerBoyuan Yang <byang@debian.org>
Sun, 16 Mar 2025 19:40:15 +0000 (15:40 -0400)
debian/changelog
debian/control
debian/libdtkcore5.shlibs

index 33918f7f8dbc7ba6c991a21859a11c97cdc2a3f0..027428d65c03c66ec0f837dbf0f1ca037613c24e 100644 (file)
@@ -1,3 +1,11 @@
+dtkcore (5.7.12-1) unstable; urgency=medium
+
+  * New upstream release.
+  * debian/control: Add explicit binary dep libdtklog-dev.
+  * debian/libdtkcore5.shlibs: Tighten version requirement.
+
+ -- Boyuan Yang <byang@debian.org>  Sun, 16 Mar 2025 15:40:01 -0400
+
 dtkcore (5.7.11-2) unstable; urgency=medium
 
   * debian/control: Add explicit build-dep libdtklog-dev.
index 7769c9b29b6a68f15b6c18ccb6c5e9400881b41a..47061268ae301dea154b6a1954ee2f15168fe85b 100644 (file)
@@ -15,7 +15,7 @@ Build-Depends:
  cmake,
  doxygen <!nodoc>,
  libchardet-dev,
- libdtkcommon-dev (>= 5.7.11),
+ libdtkcommon-dev (>= 5.7.12),
  libdtklog-dev,
  libgsettings-qt-dev,
  libgtest-dev,
@@ -36,7 +36,8 @@ Architecture: any
 Section: libdevel
 Multi-Arch: same
 Depends:
- libdtkcommon-dev (>= 5.7.6),
+ libdtkcommon-dev (>= 5.7.12),
+ libdtklog-dev,
  libdtkcore5 (= ${binary:Version}),
  ${misc:Depends},
 Breaks:
index 8302589a498e6dbaf67aa746c9554fb7156ac831..d935823c32a6cc4e53148f51cc2ca7ac1332cf60 100644 (file)
@@ -1 +1 @@
-libdtkcore 5 libdtkcore5 (>= 5.7)
+libdtkcore 5 libdtkcore5 (>= 5.7.11)